

body { 
	background-color: #ffd740;
	.title color: #ffd740;
}

h1.titol {
	text-align: left;
	background-color: #311b92;
	padding-left:45% ;
	padding-top:2%;
	color:#ffd740;
	}
	
h2.header {
	border-top:solid;
	color: #1a237e;
	font-weight:peso;
}	

div.easy {
	background-color: #ffd740;
	border-bottom-style: solid;
	padding-bottom: 5%;
	margin-left: 5%;
	margin-right: 25%;
}

div.hola2 {
	background-attachment: static; 
	background-image: url("https://statics.viralizalo.com/virs/2016/01/VIR_36619_3509_que_personaje_de_hora_de_aventuras_te_pareces.jpg?cb=91175");
	height: 300px;
	margin-right: 5%;
    bottom: 50px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffd740;
}
